Bug 536542 – gtk_list_store_set() documentation doesn't say whether
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 11 Sep 2008 19:31:04 +0000 (19:31 +0000)
committerCosimo Cecchi <cosimoc@src.gnome.org>
Thu, 11 Sep 2008 19:31:04 +0000 (19:31 +0000)
commite3924911b5a076cfce4dd0163cd7ede6aa021c86
tree01da42e80557716f7f51538395786958b56e741e
parentab1691d6f2b7a8da01e00bba299745954f575481
Bug 536542 – gtk_list_store_set() documentation doesn't say whether

2008-09-11  Cosimo Cecchi  <cosimoc@gnome.org>

Bug 536542 – gtk_list_store_set() documentation doesn't say whether
values are copied.

* gtk/gtkliststore.c:
* gtk/gtktreestore.c:
Explicitly mention in the docs that gtk_[list,tree]_store_set copies
or keep a reference of the values.

svn path=/trunk/; revision=21349
ChangeLog
gtk/gtkliststore.c
gtk/gtktreestore.c